﻿# Court Whores - In Semen Patch.
# carn_on_sex_v2: fired by Carnalitas/CSE's carn_had_sex_with_effect_v2 at the
# end of every sex resolution (scope:carn_sex_player / _partner set).
# yearly_global_pulse: carries the one-shot legacy cleanup for old saves.
# Same-key on_actions merge across mods, so both blocks are purely additive.
carn_on_sex_v2 = {
	events = {
		cw_insemen.0002
	}
}

yearly_global_pulse = {
	events = {
		cw_insemen.0003
	}
}